Propertypro Scraper
-------------------
A data collection tool that helps scrape a housing website propertypro
Installation
----------------

to use the package in your notebook:

``!pip install propertypro-scrapper==1.1``

``from propertypro.propertypro import Propertypro``


Usage
--------

- scraper = Propertypro()

- scraper.scrape_data(100, ["enugu"])
